home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
unixlib.lha
/
unix
/
test
/
socks
/
SMakefile
< prev
next >
Wrap
Makefile
|
1996-12-01
|
489b
|
22 lines
CC= sc
SCOPTS= NOVERSION NOICONS LINK
all: SCOPTIONS getaline strchkread streamwrite
SCOPTIONS: SMakefile
copy to $@ <from <
$(SCOPTS)
<
getaline: SCOPTIONS getaline.c
sc getaline.c
strchkread: SCOPTIONS strchkread.c
sc DEF=AMITCP idir=//include idir=netinclude: lib=//unix.lib strchkread.c
streamwrite: SCOPTIONS streamwrite.c
sc DEF=AMITCP idir=//include idir=netinclude: lib=//unix.lib streamwrite.c
clean:
-delete quiet \#?.(o|lnk) SCOPTIONS getaline strchkread streamwrite